Using the `Main Menu` from a CIB
Posted
by Koning Baard XIV
on Stack Overflow
See other posts from Stack Overflow
or by Koning Baard XIV
Published on 2010-04-17T17:39:24Z
Indexed on
2010/04/17
17:43 UTC
Read the original article
Hit count: 220
I'm creating a Cappuccino Application, and I have a CIB file with a menubar (from IB's Main Menu XIB template). Much like this one:
How can I use that menubar in my application? Thanks.
© Stack Overflow or respective owner